Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2025

Bumps github.com/go-swagger/go-swagger from 0.32.3 to 0.33.1.

Commits
  • 2af7725 ci: fixed release generation
  • d3bd0a0 prepare v0.33.0
  • 717e3cb Merge pull request #3227 from fredbi/fix/panic-type-alias-2
  • 54b9ce4 codegen: fixed go vet issue in generated main.go
  • 280097d upgraded to go1.24
  • ba522a4 Revert "Pin go version on CI as a workaround of #3220"
  • 6f85fd7 codescan: heavy rework of the codescan for schemas to support aliased
  • 386cb5b upgraded to go 1.23
  • e8a445d Pin go version on CI as a workaround of #3220
  • eee6eaf feat: add cli-package option of cli generator
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 8, 2025
@dependabot dependabot bot requested review from a team as code owners October 8, 2025 02:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 8, 2025
@dependabot dependabot bot requested review from BupycHuk and ademidoff and removed request for a team October 8, 2025 02:14
@dependabot dependabot bot added the go Pull requests that update Go code label Oct 8, 2025
@dependabot dependabot bot requested review from JiriCtvrtka and idoqo and removed request for a team October 8, 2025 02:14
@github-actions github-actions bot enabled auto-merge (squash) October 8, 2025 02:15
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/v3/github.com/go-swagger/go-swagger-0.33.1 branch from 3da0236 to e99701e Compare October 8, 2025 20:36
Bumps [github.com/go-swagger/go-swagger](https://github.com/go-swagger/go-swagger) from 0.32.3 to 0.33.1.
- [Release notes](https://github.com/go-swagger/go-swagger/releases)
- [Changelog](https://github.com/go-swagger/go-swagger/blob/master/.goreleaser.yml)
- [Commits](go-swagger/go-swagger@v0.32.3...v0.33.1)

---
updated-dependencies:
- dependency-name: github.com/go-swagger/go-swagger
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/v3/github.com/go-swagger/go-swagger-0.33.1 branch from e99701e to 6ba8a74 Compare October 8, 2025 21:37
Copy link

codecov bot commented Oct 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.56%. Comparing base (58a4d4d) to head (708d150).
⚠️ Report is 2 commits behind head on v3.

Additional details and impacted files
@@           Coverage Diff           @@
##               v3    #4624   +/-   ##
=======================================
  Coverage   44.56%   44.56%           
=======================================
  Files         363      363           
  Lines       45705    45705           
=======================================
  Hits        20369    20369           
  Misses      23676    23676           
  Partials     1660     1660           
Flag Coverage Δ
admin 17.33% <ø> (ø)
agent 53.31% <ø> (ø)
managed 44.53% <ø> (ø)
vmproxy 74.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ademidoff ademidoff force-pushed the dependabot/go_modules/tools/v3/github.com/go-swagger/go-swagger-0.33.1 branch from 7ba042c to 6ba8a74 Compare October 12, 2025 16:53
@ademidoff ademidoff force-pushed the dependabot/go_modules/tools/v3/github.com/go-swagger/go-swagger-0.33.1 branch from 6a2f90b to 708d150 Compare October 13, 2025 21:20
@github-actions github-actions bot merged commit 7d6ea01 into v3 Oct 13, 2025
29 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/tools/v3/github.com/go-swagger/go-swagger-0.33.1 branch October 13, 2025 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants